CreateShape
TheCreateShape
method creates a shape object.
ODShape CreateShape ();
- return value
- A reference to a new shape object.
DISCUSSION
Your part calls this method to create a shape object for any purpose.This method initializes the reference count of the returned shape object. When you have finished using that shape object, you should call its
Release
method.SEE ALSO
TheODFrame::CreateShape
method (page 316).
The ODShape class (page 629).
Table 11-1 on page 466 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help